home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 February / SGI IRIX 6.5 Complementary Applications 2004 February.iso / dist / OpenOffice.idb / usr / OpenOffice / help / en / scalc.jar / text / scalc / 01 / 04060181.xml < prev    next >
Encoding:
Extensible Markup Language  |  2002-01-24  |  26.7 KB  |  221 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <html><head><title>Statistical Functions Part One</title><meta name="filename" content="text/scalc/01/04060181"/><meta name="language" content="en-US"/><help:css-file-link xmlns:help="http://openoffice.org/2000/help"/><!--The CSS style header method for setting styles--><style type="text/css">
  3.  
  4.         table.Tabelle1{
  5.                 }
  6.         span.Tabelle1A{
  7.                 width:3.598cm;}
  8.         span.Tabelle1B{
  9.                 width:7.198cm;}
  10.         span.Tabelle1C{
  11.                 width:7.121cm;}
  12.         td.Tabelle1A1{
  13.                 }
  14.         td.Tabelle1C1{
  15.                 border-width:0.002cm; border-style:solid; border-color:#000000;}
  16.         td.Tabelle1A2{
  17.                 }
  18.         td.Tabelle1C2{
  19.                 }
  20.         p.P1{
  21.                 }
  22.         span.T1{
  23.                 font-weight:bold;}
  24.         </style></head><body>
  25.    
  26.    
  27.    <p class="P1"/>
  28.    <p class="Head1"><help:to-be-embedded Eid="ae" xmlns:help="http://openoffice.org/2000/help"><help:link Id="66884">Statistical Functions Part One</help:link></help:to-be-embedded></p>
  29.    <p class="Head2"><help:help-id value="HID_FUNC_ACHSENABSCHNITT" xmlns:help="http://openoffice.org/2000/help"/><a name="achsenabschnitt"/><help:key-word value="INTERCEPT" tag="kw66884_2" xmlns:help="http://openoffice.org/2000/help"/>INTERCEPT</p>
  30.    <p class="Paragraph"><help:help-text value="visible" xmlns:help="http://openoffice.org/2000/help">Calculates the point at which a line will intersect the y-values by using existing x-values (known_x's) and y-values (known_y's).</help:help-text></p>
  31.    <p class="Head3">Syntax</p>
  32.    <p class="Paragraph">INTERCEPT(known_y's;known_x's)</p>
  33.    <p class="Paragraph"><span class="T1">Known_y's</span> is the dependent set of observations or data.</p>
  34.    <p class="Paragraph"><span class="T1">Known_x's</span> is the independent set of observations or data.</p>
  35.    <p class="Paragraph">Names, matrices or references containing numbers must be used here. Numbers can, of course, also be entered directly.</p>
  36.    <p class="Head3">Example</p>
  37.    <p class="Paragraph">To calculate the intercept, use cells D3:D9 as the y value and C3:C9 as the x value from the example spreadsheet. Input will be as follows:</p>
  38.    <p class="Paragraph">INTERCEPT(D3:D9;C3:C9) = 2.15. The result is 2.15.</p>
  39.    <help:embedded Id="65630" Eid="siehe" xmlns:help="http://openoffice.org/2000/help"/>
  40.    <p class="Paragraph"><help:link Id="66884" Eid="bestimmtheitsmass" xmlns:help="http://openoffice.org/2000/help">RSQ</help:link>,<help:link Id="66889" Eid="pearson" xmlns:help="http://openoffice.org/2000/help">PEARSON</help:link>, <help:link Id="66878" Eid="rgp" xmlns:help="http://openoffice.org/2000/help">LINEST</help:link>, <help:link Id="66878" Eid="rkp" xmlns:help="http://openoffice.org/2000/help">LOGEST</help:link>, <text:s text:c="" xmlns:text="http://openoffice.org/2000/text"/><help:link Id="66834" Eid="schaetzer" xmlns:help="http://openoffice.org/2000/help">FORECASE</help:link>, <help:link Id="66834" Eid="steigung" xmlns:help="http://openoffice.org/2000/help">SLOPE</help:link>, <help:link Id="66834" Eid="stfehleryx" xmlns:help="http://openoffice.org/2000/help">STEYX</help:link>, <help:link Id="66878" Eid="trend" xmlns:help="http://openoffice.org/2000/help">TREND</help:link>, <help:link Id="66878" Eid="variation" xmlns:help="http://openoffice.org/2000/help">GROWTH</help:link></p>
  41.    <p class="Head2"><help:help-id value="HID_FUNC_ANZAHL" xmlns:help="http://openoffice.org/2000/help"/><a name="anzahl"/><help:key-word value="COUNT" tag="kw66884_14" xmlns:help="http://openoffice.org/2000/help"/>COUNT</p>
  42.    <p class="Paragraph"><help:help-text value="visible" xmlns:help="http://openoffice.org/2000/help">Counts how many values are in the list of arguments.</help:help-text> Text entries are ignored, and the individual values are added together.</p>
  43.    <p class="Head3">Syntax</p>
  44.    <p class="Paragraph">COUNT(value1; value2; ... value30)</p>
  45.    <p class="Paragraph"><span class="T1">Value1; value2, ...</span> are 1 to 30 values arguments representing the values to be counted.</p>
  46.    <p class="Head3">Example</p>
  47.    <p class="Paragraph">The entries <span class="T1">2,4,6</span> and <span class="T1">eight</span> in the <span class="T1">value 1-4</span> fields are to be counted.</p>
  48.    <p class="Paragraph">COUNT(2;4;6;eight) = 3. The number of entries is therefore <span class="T1">3</span>.</p>
  49.    <help:embedded Id="65630" Eid="siehe" xmlns:help="http://openoffice.org/2000/help"/>
  50.    <p class="Paragraph"><help:link Id="66884" Eid="anzahl2" xmlns:help="http://openoffice.org/2000/help">COUNTA</help:link>, <help:link Id="66856" Eid="dbanzahl" xmlns:help="http://openoffice.org/2000/help">DCOUNT</help:link>, <help:link Id="66856" Eid="dbanzahl2" xmlns:help="http://openoffice.org/2000/help">DCOUNTA</help:link>, <help:link Id="66889" Eid="mittelwert" xmlns:help="http://openoffice.org/2000/help">AVERAGE</help:link>, <text:s text:c="" xmlns:text="http://openoffice.org/2000/text"/><help:link Id="66824" Eid="summe" xmlns:help="http://openoffice.org/2000/help">SUM</help:link></p>
  51.    <p class="Head2"><help:help-id value="HID_FUNC_ANZAHL2" xmlns:help="http://openoffice.org/2000/help"/><a name="anzahl2"/><help:key-word value="COUNTA" tag="kw66884_13" xmlns:help="http://openoffice.org/2000/help"/>COUNTA</p>
  52.    <p class="Paragraph"><help:help-text value="visible" xmlns:help="http://openoffice.org/2000/help">Counts how many values are in the list of arguments.</help:help-text> Text entries are also counted. The individual values will be added together, and empty arguments are ignored.</p>
  53.    <p class="Head3">Syntax</p>
  54.    <p class="Paragraph">COUNTA(value1; value2; ... value30)</p>
  55.    <p class="Paragraph"><span class="T1">value1; value2, ...</span> are 1 to 30 arguments representing the values to be counted.</p>
  56.    <p class="Head3">Example</p>
  57.    <p class="Paragraph">The entries <span class="T1">2,4,6</span> and <span class="T1">eight</span> in the <span class="T1">value1-4</span> fields are to be counted.</p>
  58.    <p class="Paragraph">COUNTA(2;4;6;eight) = 4. The number of entries is therefore <span class="T1">4</span>.</p>
  59.    <help:embedded Id="65630" Eid="siehe" xmlns:help="http://openoffice.org/2000/help"/>
  60.    <p class="Paragraph"><help:link Id="66884" Eid="anzahl" xmlns:help="http://openoffice.org/2000/help">COUNT</help:link>, <help:link Id="66856" Eid="dbanzahl" xmlns:help="http://openoffice.org/2000/help">DCOUNT</help:link>, <help:link Id="66856" Eid="dbanzahl2" xmlns:help="http://openoffice.org/2000/help">DCOUNTA</help:link>, <help:link Id="66889" Eid="mittelwert" xmlns:help="http://openoffice.org/2000/help">AVERAGE</help:link>, <help:link Id="66824" Eid="produkt" xmlns:help="http://openoffice.org/2000/help">PRODUCT</help:link>, <help:link Id="66824" Eid="summe" xmlns:help="http://openoffice.org/2000/help">SUM</help:link></p>
  61.    <p class="Head2"><help:help-id value="HID_FUNC_B" xmlns:help="http://openoffice.org/2000/help"/><a name="b"/><help:key-word value="B" tag="kw66884_12" xmlns:help="http://openoffice.org/2000/help"/>B</p>
  62.    <p class="Paragraph"><help:help-text value="visible" xmlns:help="http://openoffice.org/2000/help">Returns the probability of a sample with binomial distribution.</help:help-text></p>
  63.    <p class="Head3">Syntax</p>
  64.    <p class="Paragraph">B(trials;probability_s;T1;T2)</p>
  65.    <p class="Paragraph"><span class="T1">Trials</span> is the number of independent trials.</p>
  66.    <p class="Paragraph"><span class="T1">Probability_s</span> is the probability of success on each trial.</p>
  67.    <p class="Paragraph"><span class="T1">T1</span> defines the lower limit for the number of trials.</p>
  68.    <p class="Paragraph"><span class="T1">T2</span> (optional) defines the upper limit for the number of trials.</p>
  69.    <p class="Head3">Example</p>
  70.    <p class="Paragraph">What is the probability with ten throws of the dice, that a six will come up exactly twice? The probability of a six (or any other number) is 1/6. The following formula combines these factors:</p>
  71.    <p class="Paragraph">=B(10; 1/6; 2) returns a probability of 29%.</p>
  72.    <help:embedded Id="65630" Eid="siehe" xmlns:help="http://openoffice.org/2000/help"/>
  73.    <p class="Paragraph"><help:link Id="66884" Eid="binomvert" xmlns:help="http://openoffice.org/2000/help">BINOMDIST</help:link></p>
  74.    <p class="Head2"><help:help-id value="HID_FUNC_BESTIMMTHEITSMASS" xmlns:help="http://openoffice.org/2000/help"/><a name="bestimmtheitsmass"/><help:key-word value="RSQ" tag="kw66884_11" xmlns:help="http://openoffice.org/2000/help"/>RSQ</p>
  75.    <p class="Paragraph"><help:key-word value="determination coefficient" tag="kw66884_10" xmlns:help="http://openoffice.org/2000/help"/><help:help-text value="visible" xmlns:help="http://openoffice.org/2000/help">Returns the square of the Pearson correlation coefficient based on the given values.</help:help-text> RSQ (also called determination coefficient) is a measure for the accuracy of an adjustment and can be used to produce a regression analysis.</p>
  76.    <p class="Head3">Syntax</p>
  77.    <p class="Paragraph">RSQ(<span class="T1">known_y's; known_x's</span>)</p>
  78.    <p class="Paragraph"><span class="T1">Known_y's</span> is an array or range of data points.</p>
  79.    <p class="Paragraph">Known_x's is an array or range of data points.</p>
  80.    <p class="Head3">Example</p>
  81.    <p class="Paragraph">=RSQ(A1:A20; B1:B20) calculates the correlation coefficient for both data sets in columns A and B.</p>
  82.    <help:embedded Id="65630" Eid="siehe" xmlns:help="http://openoffice.org/2000/help"/>
  83.    <p class="Paragraph"><help:link Id="66884" Eid="achsenabschnitt" xmlns:help="http://openoffice.org/2000/help">INTERCEPT</help:link>, <help:link Id="66812" Eid="korrel" xmlns:help="http://openoffice.org/2000/help">CORREL</help:link>, <help:link Id="66812" Eid="kovar" xmlns:help="http://openoffice.org/2000/help">COVAR</help:link>, <help:link Id="66889" Eid="pearson" xmlns:help="http://openoffice.org/2000/help">PEARSON</help:link>, <help:link Id="66878" Eid="rgp" xmlns:help="http://openoffice.org/2000/help">LINEST</help:link>, <help:link Id="66878" Eid="rkp" xmlns:help="http://openoffice.org/2000/help">LOGEST</help:link>, <help:link Id="66834" Eid="steigung" xmlns:help="http://openoffice.org/2000/help">SLOPE</help:link>, <help:link Id="66834" Eid="stfehleryx" xmlns:help="http://openoffice.org/2000/help">STEYX</help:link>, <help:link Id="66878" Eid="trend" xmlns:help="http://openoffice.org/2000/help">TREND</help:link></p>
  84.    <p class="Head2"><help:help-id value="HID_FUNC_BETAINV" xmlns:help="http://openoffice.org/2000/help"/><a name="betainv"/><help:key-word value="BETAINV" tag="kw66884_9" xmlns:help="http://openoffice.org/2000/help"/>BETAINV</p>
  85.    <p class="Paragraph"><help:help-text value="visible" xmlns:help="http://openoffice.org/2000/help">Returns the inverse of the cumulative beta probability density function.</help:help-text></p>
  86.    <p class="Head3">Syntax</p>
  87.    <p class="Paragraph">BETAINV(number;alpha;beta;A;B)</p>
  88.    <p class="Paragraph"><span class="T1">Number</span> is the value between <span class="T1">A</span> and <span class="T1">B</span> at which to evaluate the function.</p>
  89.    <p class="Paragraph"><span class="T1">Alpha</span> is a parameter to the distribution.</p>
  90.    <p class="Paragraph"><span class="T1">Beta</span> is a parameter to the distribution.</p>
  91.    <p class="Paragraph"><span class="T1">A</span> (optional) is the lower bound for <span class="T1">number</span>.</p>
  92.    <p class="Paragraph"><span class="T1">B</span> (optional) is the upper bound for <span class="T1">number</span>.</p>
  93.    <p class="Head3">Example</p>
  94.    <p class="Paragraph">=BETAINV(0.5; 5; 10) returns the value <span class="T1">0.33</span>.</p>
  95.    <help:embedded Id="65630" Eid="siehe" xmlns:help="http://openoffice.org/2000/help"/>
  96.    <p class="Paragraph"><help:link Id="66884" Eid="betavert" xmlns:help="http://openoffice.org/2000/help">BETADIST</help:link></p>
  97.    <p class="Head2"><help:help-id value="HID_FUNC_BETAVERT" xmlns:help="http://openoffice.org/2000/help"/><a name="betavert"/><help:key-word value="BETADIST" tag="kw66884_8" xmlns:help="http://openoffice.org/2000/help"/>BETADIST</p>
  98.    <p class="Paragraph"><help:help-text value="visible" xmlns:help="http://openoffice.org/2000/help">Returns the cumulative beta probability density function.</help:help-text></p>
  99.    <p class="Head3">Syntax</p>
  100.    <p class="Paragraph">BETADIST(number;alpha;beta;A;B)</p>
  101.    <p class="Paragraph"><span class="T1">Number</span> is the value between <span class="T1">A</span> and <span class="T1">B</span> at which to evaluate the function.</p>
  102.    <p class="Paragraph"><span class="T1">Alpha</span> is a parameter to the distribution.</p>
  103.    <p class="Paragraph"><span class="T1">Beta</span> is a parameter to the distribution.</p>
  104.    <p class="Paragraph"><span class="T1">A</span> (optional) is the lower bound for <span class="T1">number</span>.</p>
  105.    <p class="Paragraph"><span class="T1">B</span> (optional) is the upper bound for <span class="T1">number</span>.</p>
  106.    <p class="Head3">Example</p>
  107.    <p class="Paragraph">=BETADIST(0.75; 3; 4) returns the value <span class="T1">0.96</span></p>
  108.    <help:embedded Id="65630" Eid="siehe" xmlns:help="http://openoffice.org/2000/help"/>
  109.    <p class="Paragraph"><help:link Id="66884" Eid="betainv" xmlns:help="http://openoffice.org/2000/help">BETAINV</help:link></p>
  110.    <p class="Head2"><help:help-id value="HID_FUNC_BINOMVERT" xmlns:help="http://openoffice.org/2000/help"/><a name="binomvert"/><help:key-word value="BINOMDIST" tag="kw66884_7" xmlns:help="http://openoffice.org/2000/help"/>BINOMDIST</p>
  111.    <p class="Paragraph"><help:help-text value="visible" xmlns:help="http://openoffice.org/2000/help">Returns the individual term binomial distribution probability.</help:help-text></p>
  112.    <p class="Head3">Syntax</p>
  113.    <p class="Paragraph">BINOMDIST(number_s;trials;probability_s;cumulative)</p>
  114.    <p class="Paragraph"><span class="T1">Number_s</span> is the number of successes in a set of trials.</p>
  115.    <p class="Paragraph"><span class="T1">Trials</span> is the number of independent trials.</p>
  116.    <p class="Paragraph"><span class="T1">Probability_s</span> is the probability of success on each trial.</p>
  117.    <p class="Paragraph"><span class="T1">Cumulative</span> = 0 calculates the single probability and <span class="T1">cumulative</span> = 1 calculates the cumulative probability.</p>
  118.    <p class="Head3">Example</p>
  119.    <p class="Paragraph">=BINOMDIST(A1; 12; 0,5; 0) shows (if the values 0 to 12 are entered in A1) the probabilities for 12 flips of a coin that <span class="T1">Heads</span> will come up exactly the number of times entered in A1.</p>
  120.    <p class="Paragraph">=BINOMDIST(A1; 12; 0,5; 1) shows the cumulative probabilities for the same series, i.e. if A1 = 4, the probability of 0, 1, 2, 3 or 4 times <span class="T1">Heads</span> (non-exclusive OR).</p>
  121.    <help:embedded Id="65630" Eid="siehe" xmlns:help="http://openoffice.org/2000/help"/>
  122.    <p class="Paragraph"><help:link Id="66884" Eid="b" xmlns:help="http://openoffice.org/2000/help">B</help:link>, <help:link Id="66824" Eid="fakultaet" xmlns:help="http://openoffice.org/2000/help">FACT</help:link>, <help:link Id="66918" Eid="hypgeomvert" xmlns:help="http://openoffice.org/2000/help">HYPGEOMDIST</help:link>, <help:link Id="66824" Eid="kombinationen" xmlns:help="http://openoffice.org/2000/help">COMBIN</help:link>, <help:link Id="66812" Eid="kritbinom" xmlns:help="http://openoffice.org/2000/help">CRITBINOM</help:link>, <help:link Id="66889" Eid="negbinomvert" xmlns:help="http://openoffice.org/2000/help">NEGBINOMDIST</help:link>, <help:link Id="66834" Eid="variationen" xmlns:help="http://openoffice.org/2000/help">PERMUT</help:link>, <help:link Id="66834" Eid="wahrschbereich" xmlns:help="http://openoffice.org/2000/help">PROB</help:link></p>
  123.    <p class="Head2"><help:help-id value="HID_FUNC_CHIINV" xmlns:help="http://openoffice.org/2000/help"/><a name="chiinv"/><help:key-word value="CHIINV" tag="kw66884_6" xmlns:help="http://openoffice.org/2000/help"/>CHIINV</p>
  124.    <p class="Paragraph"><help:help-text value="visible" xmlns:help="http://openoffice.org/2000/help">Returns the inverse of the one-tailed probability of the chi-squared distribution.</help:help-text></p>
  125.    <p class="Paragraph">The Chi square distribution is a distribution from statistics that is taken as the basis for the "Chi square test". A hypothesis is examined in this test: If the observed extent of randomness is sufficient for the preset distribution law (thus the Chi square distribution), then the hypothesis is confirmed. Granted the assumption that the hypothesis is correct, the observed Chi square would have to correspond to the hypothetical Chi square of the theoretical Chi square distribution (at least roughly).</p>
  126.    <p class="Paragraph">Chi square is determined as the sum of</p>
  127.    <p class="Paragraph">(observed value-expected value)^2/expected value</p>
  128.    <p class="Paragraph">for all values.</p>
  129.    <p class="Paragraph">Since Chi square is a measure of the deviation from the true (observed) distribution from the hypothetical (theoretical) distribution, the hypothesis will be rejected if the value calculated for Chi square from a concrete random sample exceeds a certain critical value. The function CHIINV returns this critical value for the probability of error that was preset and the degrees of freedom. It can also be found in tables in mathematical reference works.</p>
  130.    <p class="Head3">Syntax</p>
  131.    <p class="Paragraph">CHIINV(number; degrees_freedom)</p>
  132.    <p class="Paragraph"><span class="T1">Number</span> is the value of the error probability, where the critical size CHIINV should be calculated, in other words, it is the probability that secures the hypothesis.</p>
  133.    <p class="Paragraph"><span class="T1">Degrees_freedom</span> is the degrees of freedom of the experiment.</p>
  134.    <p class="Head3">Example</p>
  135.    <p class="Paragraph">A die is thrown 1020 times. The numbers on the die 1 through 6 come up 195, 151, 148, 189, 183 and 154 times (observation values). The hypothesis that the die is not fixed is to be tested.</p>
  136.    <p class="Paragraph">The Chi square distribution of the random sample is determined by the formula given above. Since the expected value for a given number on the die for n throws is n times 1/6, thus 1020/6 = 170, the formula returns a Chi square value of 13.27.</p>
  137.    <p class="Paragraph">If the (observed) Chi square is greater than or equal to the (theoretical) Chi square CHIINV, the hypothesis will be discarded, since the deviation between theory and experiment is too great. If the observed Chi square is less that CHIINV, the hypothesis is confirmed with the indicated probability of error.</p>
  138.    <p class="Paragraph">=CHIINV(0,05; 5) returns 11,07.</p>
  139.    <p class="Paragraph">=CHIINV(0,02; 5) returns 13.39.</p>
  140.    <p class="Paragraph">If the probability of error is 5%, the die is not true. If the probability of error is 2%, there is no reason to believe it is fixed.</p>
  141.    <help:embedded Id="65630" Eid="siehe" xmlns:help="http://openoffice.org/2000/help"/>
  142.    <p class="Paragraph"><help:link Id="66884" Eid="chitest" xmlns:help="http://openoffice.org/2000/help">CHITEST</help:link>, <help:link Id="66884" Eid="chivert" xmlns:help="http://openoffice.org/2000/help">CHIDIST</help:link></p>
  143.    <p class="Head2"><help:help-id value="HID_FUNC_CHITEST" xmlns:help="http://openoffice.org/2000/help"/><a name="chitest"/><help:key-word value="CHITEST" tag="kw66884_5" xmlns:help="http://openoffice.org/2000/help"/>CHITEST</p>
  144.    <p class="Paragraph"><help:help-text value="visible" xmlns:help="http://openoffice.org/2000/help">Returns the probability of a deviance from a random distribution of two test series based on the chi-squared test for independence.</help:help-text> CHIDIST returns the chi-squared distribution of the data.</p>
  145.    <p class="Paragraph">The probability determined by CHITEST can also be determined with CHIDIST, in which case the Chi square of the random sample must then be passed as a parameter instead of the data row.</p>
  146.    <p class="Head3">Syntax</p>
  147.    <p class="Paragraph">CHITEST(actual_range; expected_range)</p>
  148.    <p class="Paragraph"><span class="T1">Actual_range</span> is the matrix of the observations.</p>
  149.    <p class="Paragraph"><span class="T1">Expected_range</span> is the range of the expected values.</p>
  150.    <p class="Head3">Example</p>
  151.    <table border="1" bordercolor="#000000" cellpadding="2" cellspacing="0" page-break-inside="page-break-inside:avoid"><tr class=""><th class="Tabelle1A1" style="text-align:left;"><span class="Tabelle1A">
  152.        <p class="Paragraph"/>
  153.       </span></th><th class="Tabelle1A1" style="text-align:left;"><span class="Tabelle1B">
  154.        <p class="Paragraph">A (observed)</p>
  155.       </span></th><th class="Tabelle1C1" style="text-align:left;"><span class="Tabelle1C">
  156.        <p class="Paragraph">B (expected)</p>
  157.       </span></th></tr><tr class=""><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1A">
  158.       <p class="Paragraph">1</p>
  159.      </span></td><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1B">
  160.       <p class="Paragraph">195</p>
  161.      </span></td><td class="Tabelle1C2" style="text-align:left;"><span class="Tabelle1C">
  162.       <p class="Paragraph">170</p>
  163.      </span></td></tr><tr class=""><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1A">
  164.       <p class="Paragraph">2</p>
  165.      </span></td><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1B">
  166.       <p class="Paragraph">151</p>
  167.      </span></td><td class="Tabelle1C2" style="text-align:left;"><span class="Tabelle1C">
  168.       <p class="Paragraph">170</p>
  169.      </span></td></tr><tr class=""><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1A">
  170.       <p class="Paragraph">3</p>
  171.      </span></td><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1B">
  172.       <p class="Paragraph">148</p>
  173.      </span></td><td class="Tabelle1C2" style="text-align:left;"><span class="Tabelle1C">
  174.       <p class="Paragraph">170</p>
  175.      </span></td></tr><tr class=""><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1A">
  176.       <p class="Paragraph">4</p>
  177.      </span></td><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1B">
  178.       <p class="Paragraph">189</p>
  179.      </span></td><td class="Tabelle1C2" style="text-align:left;"><span class="Tabelle1C">
  180.       <p class="Paragraph">170</p>
  181.      </span></td></tr><tr class=""><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1A">
  182.       <p class="Paragraph">5</p>
  183.      </span></td><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1B">
  184.       <p class="Paragraph">183</p>
  185.      </span></td><td class="Tabelle1C2" style="text-align:left;"><span class="Tabelle1C">
  186.       <p class="Paragraph">170</p>
  187.      </span></td></tr><tr class=""><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1A">
  188.       <p class="Paragraph">6</p>
  189.      </span></td><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1B">
  190.       <p class="Paragraph">154</p>
  191.      </span></td><td class="Tabelle1C2" style="text-align:left;"><span class="Tabelle1C">
  192.       <p class="Paragraph">170</p>
  193.      </span></td></tr></table>
  194.    <p class="Paragraph"/>
  195.    <p class="Paragraph">=CHITEST(A1:A6; B1:B6) equals 0,02. This is the probability which suffices the observed data of the theoretical Chi-square distribution.</p>
  196.    <help:embedded Id="65630" Eid="siehe" xmlns:help="http://openoffice.org/2000/help"/>
  197.    <p class="Paragraph"><help:link Id="66884" Eid="chiinv" xmlns:help="http://openoffice.org/2000/help">CHIINV</help:link>, <help:link Id="66884" Eid="chivert" xmlns:help="http://openoffice.org/2000/help">CHIDIST</help:link></p>
  198.    <p class="Head2"><help:help-id value="HID_FUNC_CHIVERT" xmlns:help="http://openoffice.org/2000/help"/><a name="chivert"/><help:key-word value="CHIDIST" tag="kw66884_4" xmlns:help="http://openoffice.org/2000/help"/>CHIDIST</p>
  199.    <p class="Paragraph"><help:help-text value="visible" xmlns:help="http://openoffice.org/2000/help">Returns the probability value from the indicated Chi square that a hypothesis is confirmed.</help:help-text> CHIDIST compares the Chi square value to be given for a random sample that is calculated from the sum of (observed value-expected value)^2/expected value for all values with the theoretical Chi square distribution and determines from this the probability of error for the hypothesis to be tested.</p>
  200.    <p class="Paragraph">The probability determined by CHIDIST can also be determined by CHITEST, in which case instead of the Chi square of the random sample, the observed and expected data must be passed as the parameter.</p>
  201.    <p class="Head3">Syntax</p>
  202.    <p class="Paragraph">CHIDIST (x; degrees_freedom)</p>
  203.    <p class="Paragraph"><span class="T1">Number</span> is the chi-square value of the random sample to which the error probability should be detected.</p>
  204.    <p class="Paragraph"><span class="T1">Degrees_freedom</span> are the degrees of freedom of the experiment.</p>
  205.    <p class="Head3">Example</p>
  206.    <p class="Paragraph">=CHIDIST(13,27; 5) equals 0,02.</p>
  207.    <p class="Paragraph">If the Chi square value of the random sample is 13.27 and if the experiment has 5 degrees of freedom, then the hypothesis is assured with a probability of error of 2%.</p>
  208.    <help:embedded Id="65630" Eid="siehe" xmlns:help="http://openoffice.org/2000/help"/>
  209.    <p class="Paragraph"><help:link Id="66884" Eid="chiinv" xmlns:help="http://openoffice.org/2000/help">CHIINV</help:link>, <help:link Id="66884" Eid="chitest" xmlns:help="http://openoffice.org/2000/help">CHITEST</help:link></p>
  210.    <p class="Head2"><help:help-id value="HID_FUNC_EXPONVERT" xmlns:help="http://openoffice.org/2000/help"/><a name="exponvert"/><help:key-word value="EXPONDIST" tag="kw66884_3" xmlns:help="http://openoffice.org/2000/help"/>EXPONDIST</p>
  211.    <p class="Paragraph"><help:help-text value="visible" xmlns:help="http://openoffice.org/2000/help">Returns the exponential distribution.</help:help-text></p>
  212.    <p class="Head3">Syntax</p>
  213.    <p class="Paragraph">EXPONDIST(x; lambda; cumulative)</p>
  214.    <p class="Paragraph"><span class="T1">X</span> is the value of the function.</p>
  215.    <p class="Paragraph"><span class="T1">Lambda</span> is the parameter value.</p>
  216.    <p class="Paragraph"><span class="T1">Cumulative</span> is a logical value that determines the form of the function. <span class="T1">Cumulative = 0</span> calculates the <help:key-word value="density function" tag="kw66884_1" xmlns:help="http://openoffice.org/2000/help"/>density function, and <span class="T1">Cumulative = 1</span> calculates the distribution.</p>
  217.    <p class="Head3">Example</p>
  218.    <p class="Paragraph">=EXPONDIST(3; 0.5; 1) returns 0.78.</p>
  219.    <help:embedded Id="65630" Eid="siehe" xmlns:help="http://openoffice.org/2000/help"/>
  220.    <p class="Paragraph"><help:link Id="66918" Eid="gammavert" xmlns:help="http://openoffice.org/2000/help">GAMMADIST</help:link>, <help:link Id="66889" Eid="poisson" xmlns:help="http://openoffice.org/2000/help">POISSON</help:link></p>
  221.   </body></html>